Then, according to the subprogram call graphs, we compute dependence relationships among formal parameters of subprograms i.e. the parameter dependence sets. 然后,结合子程序调用图分析子程序参数间的依赖关系;
The side effect of the subprogram is produced by using public variable, or static variable, or pointer parameter in C Program. 在C语言子程序中由于使用了全局变量,或是使用了静态变量,或是使用了指针参数,从而产生副作用。